~Ben AsaponeskiodenJun 12, 2012, 8:46 AM126 PostsRe: Regular expression for replace stringloop through the list and use the javascript string replace method and supply it with a regular expression. Replace: http://www.w3schools.com/jsref/jsref_replace.asp Regular expression: http://www.w3schools.com/jsref/jsref_obj_regexp.aspRegular expression tutorial: http://www.w3schools.com/js/js_obj_regexp.asp